Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ingress nginx fixes #154

Merged
merged 5 commits into from
May 8, 2023
Merged

Conversation

daurnimator
Copy link
Member

No description provided.

resources:
- configmaps
- pods
- secrets
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this giving ingress-nginx access to all secrets in all namespaces? O_o

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And I guess the sops secrets too, trough configmaps ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shrug this is what we already had, I just reorganised it

@KellerFuchs
Copy link
Member

@daurnimator Could you split the last commit into a follow up PR?

I'd be OK merging everything else, but I'd need to look at that last change in more detail.

@daurnimator
Copy link
Member Author

@daurnimator Could you split the last commit into a follow up PR?

done.

@KellerFuchs KellerFuchs merged commit 733852b into hashbang:master May 8, 2023
@KellerFuchs
Copy link
Member

@daurnimator The sync attempt failed:

ConfigMap "tcp-services" is invalid: data["22"]: Invalid value: ""22"": a valid config key must consist of alphanumeric characters, '-', '_' or '.' (e.g. 'key.name', or 'KEY_NAME', or 'key-name', regex used for validation is '[-._a-zA-Z0-9]+'),
[... 2 more screenfuls of errors, maybe cascading from that one?]

@KellerFuchs
Copy link
Member

So, the workaround for kubernetes-sigs/kustomize#3446 broke, and the bug is still open? 😬

@daurnimator daurnimator deleted the ingress-nginx-fixes branch May 9, 2023 03:19
@daurnimator
Copy link
Member Author

So, the workaround for kubernetes-sigs/kustomize#3446 broke, and the bug is still open? grimacing

Apparently so :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants